﻿2026-07-10T10:06:45.1118496Z ##[group]Run actions/checkout@v5
2026-07-10T10:06:45.1119154Z with:
2026-07-10T10:06:45.1119518Z   repository: SaberMage/spt-core
2026-07-10T10:06:45.1122378Z   token: ***
2026-07-10T10:06:45.1122736Z   ssh-strict: true
2026-07-10T10:06:45.1123132Z   ssh-user: git
2026-07-10T10:06:45.1123514Z   persist-credentials: true
2026-07-10T10:06:45.1123899Z   clean: true
2026-07-10T10:06:45.1124262Z   sparse-checkout-cone-mode: true
2026-07-10T10:06:45.1124673Z   fetch-depth: 1
2026-07-10T10:06:45.1125217Z   fetch-tags: false
2026-07-10T10:06:45.1125680Z   show-progress: true
2026-07-10T10:06:45.1126142Z   lfs: false
2026-07-10T10:06:45.1126678Z   submodules: false
2026-07-10T10:06:45.1127129Z   set-safe-directory: true
2026-07-10T10:06:45.1127598Z env:
2026-07-10T10:06:45.1128113Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-10T10:06:45.1128685Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-10T10:06:45.1129329Z ##[endgroup]
2026-07-10T10:06:45.1954776Z Syncing repository: SaberMage/spt-core
2026-07-10T10:06:45.1956372Z ##[group]Getting Git version info
2026-07-10T10:06:45.1957016Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-10T10:06:45.1957913Z [command]/usr/bin/git version
2026-07-10T10:06:45.1976536Z git version 2.43.0
2026-07-10T10:06:45.1993849Z ##[endgroup]
2026-07-10T10:06:45.2004563Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/bf815363-0f80-446d-8fcc-d2b1bc029c14' before making global git config changes
2026-07-10T10:06:45.2005741Z Adding repository directory to the temporary git global config as a safe directory
2026-07-10T10:06:45.2007735Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-10T10:06:45.2040059Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-10T10:06:45.2059739Z https://github.com/SaberMage/spt-core
2026-07-10T10:06:45.2070294Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-10T10:06:45.2072625Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-10T10:06:45.2090971Z HEAD
2026-07-10T10:06:45.2121406Z ##[endgroup]
2026-07-10T10:06:45.2122771Z [command]/usr/bin/git submodule status
2026-07-10T10:06:45.2302179Z ##[group]Cleaning the repository
2026-07-10T10:06:45.2305115Z [command]/usr/bin/git clean -ffdx
2026-07-10T10:06:45.2335218Z Removing traceable-reqs
2026-07-10T10:06:45.2341499Z [command]/usr/bin/git reset --hard HEAD
2026-07-10T10:06:45.2403963Z HEAD is now at 9f220da56 Merge fa34250be1e6077e435c3672490f0fc3a5ff448c into 0a306c9a86d9c7bedf96bf106cb9e1df3a6c9047
2026-07-10T10:06:45.2410889Z ##[endgroup]
2026-07-10T10:06:45.2413045Z ##[group]Disabling automatic garbage collection
2026-07-10T10:06:45.2416141Z [command]/usr/bin/git config --local gc.auto 0
2026-07-10T10:06:45.2443194Z ##[endgroup]
2026-07-10T10:06:45.2443932Z ##[group]Setting up auth
2026-07-10T10:06:45.2448770Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-10T10:06:45.2476026Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-10T10:06:45.2684952Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-10T10:06:45.2716789Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-10T10:06:45.2917858Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-10T10:06:45.2944907Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-10T10:06:45.3136053Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-10T10:06:45.3170032Z ##[endgroup]
2026-07-10T10:06:45.3176281Z ##[group]Fetching the repository
2026-07-10T10:06:45.3177392Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +9f220da5651bff64d97b9ee893f5ede0e8f1f87b:refs/remotes/pull/76/merge
2026-07-10T10:06:45.7677328Z ##[endgroup]
2026-07-10T10:06:45.7678501Z ##[group]Determining the checkout info
2026-07-10T10:06:45.7679747Z ##[endgroup]
2026-07-10T10:06:45.7680364Z [command]/usr/bin/git sparse-checkout disable
2026-07-10T10:06:45.7717097Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-10T10:06:45.7741981Z ##[group]Checking out the ref
2026-07-10T10:06:45.7743353Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/76/merge
2026-07-10T10:06:45.7797346Z HEAD is now at 9f220da56 Merge fa34250be1e6077e435c3672490f0fc3a5ff448c into 0a306c9a86d9c7bedf96bf106cb9e1df3a6c9047
2026-07-10T10:06:45.7803142Z ##[endgroup]
2026-07-10T10:06:45.7844620Z [command]/usr/bin/git log -1 --format=%H
2026-07-10T10:06:45.7874840Z 9f220da5651bff64d97b9ee893f5ede0e8f1f87b
